public marks

PUBLIC MARKS from Monique with tag [en]

November 2011

My offer to Google Reader « fox @ fury

by 1 other

While those products are important, they don’t meet the same needs that Google Reader was designed to, and Reader should not fall by the wayside, a victim to fashion.

An accessible, keyboard friendly custom select menu | 456 Berea Street

by 1 other

And finally a reminder: Just because you can, doesn’t mean you should.

DingoAccess » Measuring accessibility

There has been much discussion, and some arguments, about how to determine the accessibility of websites. Unfortunately, this is often polarised around two simplistic choices: A compliance/conformance based approach that usually involves a checklist of criteria; or, some form of user testing by people who have different disabilities and/or who rely on different assistive technologies. Both approaches have their strength and limitations, and neither can provide a reliable declaration about the accessibility of a site on its own.

Website Accessibility: Disability Statistics

This post is a compilation of disability statistics from government agencies and researchers in the US, UK and Canada. The statistics shown have most impact on website use, and help assess the impact of accessibility problems, in terms of numbers of people affected, and likely commercial impact.

September 2011

Media Queries

by 16 others
Une collection de sites utilisant media queries

August 2011

Techniques For Gracefully Degrading Media Queries - Smashing Magazine

CSS3 media queries, which include the browser width variable, are supported by most modern Web browsers. Mobile and desktop browsers that lack support will present a subpar experience to the user unless we step up and take action. I’ll outline some of techniques that developers can follow to address this problem.

Bruce Lawson’s personal site  : HTML5, hollow demos and forgetting the basics

The biggest danger is when that demo mentality leaks into production websites.

July 2011

June 2011

Testing the accessibility of the CSS generated content | cssgallery.info

This article is about how screen readers speak the content added with CSS pseudo-elements :before and :after

Optimizing Your Blog for Mobile & Social Media Users

Everyone likes an attractive site, whether on a laptop screen, desktop or mobile device. As more and more people are going online via their mobile devices, every smart blogger knows, you’ve got to flow with the tech trends.

Screen Resolution ≠ Browser Window | CSS-Tricks

We often talk about screen resolution, which is not the relevant statistic when thinking about what space our website's visitors have available. The relevant statistic is browser window size.

On using h1 for all heading levels in HTML5 | 456 Berea Street

In the meantime my advice is to use HTML5 sectioning content elements when they are appropriate, but continue to use h1 - h6 for headings. That way you can safely use the new elements.

The False Choice of Schema.org | The Beautiful, Tormented Machine

by 2 others

The schema.org site makes it appear as if you must pick sides and use Microdata if you want preferential treatment. This is a false choice!

For Government Websites, Where's the carrot for accessibility? | Government In The Lab

At the moment there’s no real kudos for agencies that meet accessibility requirements. No recognition for complying, public mention of best practice examples or awards for high achievement.

Mobile accessibility tip – Use visible anchored links » iheni :: making the web worldwide

I’m not a huge fan of skip links as a solution for screen reader users on desktop but agree wholeheartedly that visible ones are extremely helpful for sighted keyboard only users who, unlike screen reader users, are forced to tab through content in a linear fashion.

Access to Electronic Books, a Comparative Review

The aim of this article is to inform the reader about accessible services and how to gain access to them. Because some services require specific hardware for their access, we will provide limited descriptions of hardware.

May 2011

l’azile » “no one ever asks us for accessibility”

I do not have all the answers and I would love to hear from anyone who can contribute to these ideas.

How do you detect a screen reader? – Humanising Technology Blog

The short answer is that you can’t. At the time of writing there isn’t a way to reliably detect whether someone visiting your site is using a screen reader (or screen magnifier). You might have heard that Flash will do the trick, but that might not be quite the solution you’re expecting.